From: Juanma Barranquero Date: Sun, 24 Feb 2008 02:48:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23843 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=978bef9a8606bb39ed76703ab096d18975ab0bf3;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 5880012ad63..cc82a6dbc98 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -108,12 +108,10 @@ with a face already decided. (x_produce_glyphs): Be sure to set it->ascent and it->descent to non-negative. - (x_produce_glyphs): If the composition method is - ..._WITH_GLYPH_STRING, call font_prepare_composition - unconditionally. + (x_produce_glyphs): If the composition method is ..._WITH_GLYPH_STRING, + call font_prepare_composition unconditionally. - * xfns.c (x_make_gc): Use the default font id of the frame for - GCs. + * xfns.c (x_make_gc): Use the default font id of the frame for GCs. * xterm.h (struct x_display_info): New member font. @@ -126,7 +124,7 @@ * ftxfont.c (ftxfont_default_fid): Delete it. (ftxfont_open): Set xfont->fid to 0. - (ftxfont_end_for_frame): Clear data specifi to the frame and the + (ftxfont_end_for_frame): Clear data specific to the frame and the font-driver. * xftfont.c (xftfont_default_fid): Delete it.